Symfony\Component\EventDispatcher\EventDispatcher S

Total Complexity 36
Dependencies 3
Dependents 8
Total lines 171
Lines of code 91
Logical lines of code 48
Comment lines 46
Methods 10
Properties 2

Methods 10

Method Rating Maintainability Complexity Lines of code
addSubscriber()
S
60 7 13
getListeners()
S
58 6 17
removeSubscriber()
S
62 6 11
getListenerPriority()
S
63 4 10
removeListener()
S
62 4 10
dispatch()
S
63 3 11
doDispatch()
S
67 3 8
hasListeners()
S
79 1 3
addListener()
S
75 1 4
sortListeners()
S
74 1 4